Probabilistic Roadmaps - Putting It All Together
نویسندگان
چکیده
Given a robot and a workspace, probabilistic roadmap planners (PRMs) build a roadmap of paths sampled from the workspace. A roadmap node is a single collision{free robot con guration, randomly generated. A roadmap edge is a sequence of collision{free robot con gurations which interpolate the path from one roadmap node to another. Queries to the roadmap are (start, goal) pairs. If both the start and goal of a pair can be connected to the same connected component of the roadmap, the query is solved. Many promising variants of the PRM have been proposed, each with their own strengths and weaknesses. We propose a meta{planner for using many PRMs in such a way that the strengths are combined and the weaknesses o set. Our meta{planner will perform the combination in the following manner. i) Provide a framework in which di erent motion planners are available and to which new ones are easily added. ii) Characterize subregions (possibly overlapping) based on sample characteristics and connection results. iii) Assign subregions to one or more planners which are judged promising. iv) Provide stopping criteria for roadmap construction. We present experimental results for four characterization measures. A general technique we call ` ltering' is presented for keeping roadmaps compact.
منابع مشابه
Constructing probabilistic roadmaps with powerful local planning and path optimization
This paper describes a new approach to probabilistic roadmap construction for path planning. The novel feature of the planner is that it uses a powerful local planner to produce highly connected roadmaps and path optimization to maintain the rapid query processing by a fast local operator. While most previous approaches obtain good roadmaps by advanced sampling methods, the presented approach c...
متن کاملA general framework for PRM motion planning
An important property of PRM roadmaps is that they provide a good approximation of the connectivity of the free C-space. We present a general framework for building and querying probabilistic roadmaps that includes all previous PRM variants as special cases. In particular, it supports no, complete, or partial node and edge validation and various evaluation schedules for path validation, and it ...
متن کاملFinding Collision Free Path with Probabilistic Roadmaps: The Bounding Volume Expansion
The efficiency of Probabilistic Roadmaps (PRM) depends on the number of samples in free configuration space and computation time to connect such samples. Key idea of this approach is to generate samples with bounding volume expansion and connect free samples based on geometric characteristics so that straight–line local planner does not do collision check while it connects a sample to another. ...
متن کاملManipulation Planning with Probabilistic Roadmaps Manipulation Planning with Probabilistic Roadmaps
This paper deals with motion planning for robots manipulating movable objects among obstacles. We propose a general manipulation planning approach capable of addressing continuous sets for modeling both the possible grasps and the stable placements of the movable object, rather than discrete sets generally assumed by the previous approaches. The proposed algorithm relies on a topological proper...
متن کاملVisibility-based probabilistic roadmaps for motion planning
This paper presents a variant of probabilistic roadmap methods (PRM) that recently appeared as a promising approach to motion planning. We exploit a free-space structuring of the con guration space into visibility domains in order to produce small roadmaps, called visibility roadmaps. Our algorithm integrates an original termination condition related to the volume of the free space covered by ...
متن کامل